You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
Equal Method
>
Vector.Equal Method ([In] TMtxVec, double, TCompare)
Dew Math for .NET
Vector.Equal Method ([In] TMtxVec, double, TCompare)
Vector Structure
Vector Members
Dew.Math Namespace
Equal Method
Collapse All
Optionally it is also possible to specify the Compare method.
Syntax
C#
Visual Basic
public
bool
Equal
([In]
TMtxVec
Vec
,
double
Tolerance
,
TCompare
Compare
);
Public
Sub
Equal
(
Vec
As
[In]
TMtxVec
,
Tolerance
,
Compare
As
TCompare
)
Group
Equal Method
Links
Vector Structure
,
Vector Members
,
Dew.Math Namespace
,
Equal Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!